NotEmptySet
@Serializable(with = NotEmptySetSerializer::class)
@SinceKotoolsTypes(version = "4.0")
Representation of sets that contain at least one element of type E.
Representation of sets that contain at least one element of type E.